@charset "utf-8";

#st-content-left {
    position: absolute;
    top: 0;
    bottom: 230px;
    left: 0;
    width: 610px;
    /*z-index: 2;*/
}

#st-content-left {
    margin-top: 250px;
    margin-left: 450px;

}

.st-hotask-list {
    display: block;
}
ul, li {
    padding: 0;
    margin: 0;
}

#q {
    vertical-align: middle;
    width: 80%;
    height: 45px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 3px;
    border: 0px solid #CFCFCF;
    padding: 5px;
    outline: none;
    resize: none;
    display: block;
}

* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

#st-message-box {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 105px;
    right: 15px;
    /*margin-left:260px;*/
    border-bottom: 0;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.9);
    overflow: auto;
}

.st-message-wrap {
    margin: 10px;
    font-size: 14px;
    width: 90%;
    position: relative;
}

.answer {
    float: left;
}

.answer .st-message-icon {
    float: left;
    background: url("/static/bmfw/images/robot.jpg") center top no-repeat;
    width: 45px;
    height: 45px;
}

.answer .st-message-r {
    background: url("/static/bmfw/images/ml.png") center center no-repeat;
    width: 6px;
    height: 12px;
    position: absolute;
    top: 14px;
    left: 50px;
}

.answer .st-message {
    margin-left: 55px;
    margin-right: 10px;
}

.st-message {
    margin-top: 2px;
}

    #st-input-box {
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 15px;
    height: 95px;
    border-top: 1px solid #79D3F8;
    background-color: #FFFFFF;
    padding: 0 10px;
    padding-top: 10px;
}

#st-input-btn {
    vertical-align: middle;
    width: 72px;
    height: 32px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    border: 0;
    outline: none;
    background: url("/static/bmfw/images/send.png") left top no-repeat;
    margin-top: 10px;
    overflow: hidden;
}

#st-input-limit {
    color: rgb(60, 33, 17);
    font-size: 14px;
}

#st-input-wrap {
    text-align: right;
}

.st-message-wrap {
    margin: 10px;
    font-size: 14px;
    width: 90%;
    position: relative;
}

.ask {
    float: right;
}

.ask .st-message-icon {
    float: right;
    background: url("/static/bmfw/images/user.png") center top no-repeat;
    width: 41px;
    height: 41px;
}

.ask .st-outline {
    float: right;
    background: url("/static/bmfw/images/msg-bg.png") 0 0 repeat;
    color: white;
    border: 1px solid #0c91d5;
}

.jsearch-q-wrap {
    text-align: left;
}

.jsearch-q-wrap {
     height: 38px;
}

.ask .st-message-r {
    background: url("/static/bmfw/images/mr.png") center center no-repeat;
    width: 6px;
    height: 12px;
    position: absolute;
    top: 14px;
    right: 50px;
}

.ask .st-message {
    margin-right: 55px;
    margin-left: 30px;
}

.st-message {
    margin-top: 2px;
}
.answer .st-outline {
    float: left;
}

.st-outline {
    padding: 7px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    background-color: #FFFFFF;
    word-break: break-all;
}

#st-input-tip {
    height: 30px;
    line-height: 30px;
    text-align: right;
    float: left;
}

#st-input-limit-count {
    color: rgb(0, 66, 118);
    font-weight: 700;
    font-size: 22px;
    font-style: italic;
    font-family: Constantia,Georgia;
    margin: 0 5px;
}

form {
    display: block;
    margin-top: 0em;
}

.sub-label {
    padding: 0;
    margin: 0;
    color: rgb(153, 153, 153);
    font-weight: 400;
    float: left;
    width: 50px;
    font-size: 14px;
}

.float-wrap {
    margin-left: 50px;
    overflow: hidden;
}

#st-content {
     height: 450px;
     /*position: relative;*/
 }

#st-mainframe {
    margin: 10px auto;
}

#st-body {
    background: url("/static/bmfw/images/bg.png") center top no-repeat;
    overflow: hidden;
}

.st-outline li {
    list-style-position: inside;
    list-style-type: disc;
    color: #999;
    padding: 0 0 0 5px;
    margin-top: 3px;
}

.st-hotask-word {
    /* float: left; */
    padding: 5px;
}
ul, li {
    padding: 0;
    margin: 0;
}

.st-recommend-info-box {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #E4E4E4;
}

.st-tip {
    color: #4d4d4d;
}


.st-recommend-category-select-box {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #E4E4E4;
}

.st-recommend-column {
    margin-top: 5px;
}

.st-recommend-column {
    color: #4d4d4d;
}

.st-message-wrap.answer a {
    color: #257EC4;
    padding: 0;
}

.float-wrap a {
    white-space: nowrap;
}
.st-recommend-column a {
    margin-right: 20px;
}
a {
    cursor: pointer;
    text-decoration: none;
}

h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

h3 {
    font-size: 24.5px;
}
h1, h2, h3 {
    line-height: 40px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}

em {
    color: #e56100;
    font-style: normal;
}






